From: Michael Albinus Date: Mon, 23 Nov 2009 15:59:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9296 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c7d929336d840ecd407060163e1b75731ee86e73;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e4b109fc650..70748be6673 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2009-11-23 Michael Albinus + + * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage + return. + (tramp-handle-make-symbolic-link) + (tramp-handle-dired-compress-file, tramp-handle-expand-file-name): + Quote file names. + (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR. + (tramp-handle-process-file): Use it. + 2009-11-23 Stefan Monnier * window.el (move-to-window-line-last-op): Remove.